home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / wp_dtp / atap.lha / ATAP / Using ISOLatin1 < prev    next >
Text File  |  1992-06-13  |  2KB  |  42 lines

  1. ===================================================================
  2.  
  3.                        The Macintosh Keymap
  4.  
  5. ===================================================================
  6.  
  7. ISOLatin1 is a keymap that allows access to Macintosh special characters. It's
  8. a copy of the USA1 keymap with extra mappings for the CTRL-ALT and 
  9. CTRL-SHIFT-ALT qualifiers, that work like the ALT and SHIFT-ALT keys on the
  10. Macintosh extended keyboard.
  11.  
  12. To use it, copy it to DEVS:Keymaps:
  13.  
  14. 1.SYS:> copy ISOLatin1 devs:keymaps
  15.  
  16. and activate it with SetMap:
  17.  
  18. 1.SYS:> SetMap ISOLatin1
  19.  
  20. You can then use the Amiga keyboard to get those Macintosh keyboard
  21. equivelants. Keymaps for font specific or Apple Standard encoded typefaces
  22. are included with the typeface packages, or you can print a copy on a
  23. service bureau's Macintosh using programs like FontDisplay 2.0.
  24.  
  25. In Professional Page, you must still use the special keycode sequences
  26. described in the PPage manual to get some characters. The extra keys have
  27. no meaning to Adobe Standard (or other standard) encoded typefaces. 
  28.  
  29. BUG: For some fascinating reason, the USA1 keymap has "SHIFT-Space" defined
  30. and PPage gives an "em-space" with this key. Under ISOLatin1, SHIFT-Space
  31. doesn't work, even though the keycode for SHIFT-Space is 64 on both keymaps.
  32. If anyone knows a good keymap editor that works in Workbench 2.0, tell me
  33. about it and I'll make a better version of ISOLatin1.
  34.  
  35. ANOTHER BUG: One key combination (CTRL-ALT-MINUS) could not be defined
  36. using SetKey 1.0 (CodeWorks), so you must use CTRL-ALT-KEYPAD_MINUS instead.
  37. This gives the "en-dash" character.
  38.  
  39. It's not perfect, but it works good enough, and it's not really needed unless
  40. you're used to Macintosh keymaps.
  41.  
  42.